import type { Stack } from '../../type'; type Type = Stack['client']['auth']['getAuthState']; export declare const getAuthState: Type; export {}; //# sourceMappingURL=getAuthState.d.ts.map