export declare const isEmailValid: (email: string) => boolean;