export { default as cnpjFormat } from './cnpj'; export { default as cpfFormat } from './cpf'; export { default as cellphoneFormat } from './cellphone';