export declare const isEmail: (email: string) => string | undefined;