import type { AuthData } from '../types'; export declare const ensureLoggedIn: () => AuthData; //# sourceMappingURL=ensureLoggedIn.d.ts.map