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