import type { CreatePartialRegisters } from "./types"; export declare const createCompilerHooksRegisters: CreatePartialRegisters<`Compiler`>;