export default function isEmail(str: string, options?: any): boolean;