import { Column } from '../form/type';
export declare const getComponentBindProps: (dicData: Array<any>, item: Column) => any;
