import { IMaskFunction } from '../../../context';
declare const cpf: IMaskFunction;
export default cpf;
