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