export declare const formatCNPJ: (cnpj: string) => string;
