import { IMaskFunction } from '../../../context';
declare const cnpj: IMaskFunction;
export default cnpj;
