export declare function isEmail(value: string | null | undefined): boolean;
//# sourceMappingURL=isEmail.d.ts.map