export function isValidPhone(phoneNumber: any): boolean; export function isValidEmail(email: any): boolean;