export declare function isCNPJ(str: string): boolean;
