export declare function matchEmailFormat(email: string): RegExpMatchArray | null;