import type { Payload } from '../payload';
declare function initAuth(ctx: Payload): void;
export default initAuth;
//# sourceMappingURL=init.d.ts.map