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