declare const _default: { icon: string; label: string; type: string; compLib: string; compType: number; isBusiObjContainer: boolean; isContainer: boolean; isInlineBlock: boolean; props: { hasTitle: boolean; title: string; modeType: string; isWrap: boolean; isSelectAll: boolean; isTip: boolean; placeholder: string; queryFieldList: never[]; }; style: { width: string; }; todoProps: { dataSourceInfo: { type: string; }; selectedFied: { type: string; }; queryFieldList: { type: string; props: { boxName: string; isSetAggregateType: boolean; }; }; }; todoStyles: { hasTitle: { label: string; groupsName: string; type: string; targetType: string; }; title: { label: string; groupsName: string; type: string; targetType: string; props: { dependProps: { hasTitle: boolean; }; }; }; modeType: { label: string; groupsName: string; type: string; targetType: string; props: { defaultValue: string; options: { title: string; value: string; }[]; }; }; isWrap: { label: string; groupsName: string; type: string; targetType: string; props: { defaultValue: boolean; }; }; isTip: { label: string; groupsName: string; type: string; targetType: string; props: { defaultValue: boolean; }; }; placeholder: { label: string; groupsName: string; type: string; targetType: string; props: { defaultValue: string; }; }; }; platform: string; description: string; image: string; groupsName: string; onlyRoot: string[]; }; export default _default;