declare const _default: { valueType: string; FormItemProps: { valuePropName: string; style: {}; }; FooterProps: { ishidden: boolean; onClick: boolean; }; ControlProps: { dataSource: never[]; columns: { title: string; dataIndex: string; key: string; }[]; }; }; export default _default;