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