declare const fieldPropsToPick: string[]; declare const formPropsToPick: string[]; export { fieldPropsToPick, formPropsToPick, };