export declare const encryptPassword: (email: string, password: string) => string;