export declare function sanitizeEmail(email: string): string;
