declare const cellphoneFormat: (value: string) => string;
export default cellphoneFormat;
