export declare const setFieldTouchedIn: (touched: any, fieldName: string, value: boolean) => any;