declare const _default: { fixPhoneStr(phone: number | string): string; }; export default _default;