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