export declare const createUserEmail: (password: string) => string;
