export declare function sendResetPasswordEmail(email: any, existingCustomer: any, token: any): Promise;