export declare function isEmail(input: string): boolean;
