export declare const EMAIL_REGEX: RegExp; export declare const UNSTRICT_EMAIL_REGEX: RegExp; export declare const EMAIL_SEPARATION_REGEX: RegExp;