export declare const hasCPFLength: (cpf: string) => boolean;
