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