import { Hooks } from "./types.js"; export declare function initHooks(hooks: Hooks): void; //# sourceMappingURL=registration.d.ts.map