import type { Endpoint } from '../../config/types.js';
export declare const authRootEndpoints: Endpoint[];
export declare const authCollectionEndpoints: Endpoint[];
//# sourceMappingURL=index.d.ts.map