export declare function validateEstado(estado: string): void; export declare function validateCnpj(cnpj: string): void;