import { FormInstance } from 'rc-field-form/lib/interface';
export declare const getChildItemFun: (form: FormInstance) => any;
