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