declare function isPhone(phone: string): boolean; export default isPhone;