export declare const util: { isEmailValid(email: string): boolean; };