UNPKG

@kintobrasil/kinto-brasil-checklist-sinistro-components

Version:
10 lines (9 loc) 240 B
import { type Rule } from 'antd/es/form'; declare function cpf(cpf: string): boolean; declare const _default: { FullNameRules: Rule[]; EmailRules: Rule[]; AnoModeloRules: Rule[]; cpf: typeof cpf; }; export default _default;