export declare function validateCNPJ(value?: string | null): boolean;
