export declare function formatCnpj(cnpj: string): string;
