export default function isValidEmail(email: string): RegExpMatchArray | null;