declare const isFixedPhone: (str: string) => boolean; export default isFixedPhone;