export declare function formatCpf(cpf: string): string;
