import { resendConfirmationEmailResponse } from '../../types'; export declare const resendConfirmationEmail: (customerEmail: string) => Promise; //# sourceMappingURL=resendConfirmationEmail.d.ts.map