import type { MutableState } from 'final-form'; export declare const setActiveFieldTouched: >(_: any[], state: MutableState) => void; //# sourceMappingURL=set-active-field-touched.d.ts.map