export declare const formatPhone: (number: string) => string;
