declare const _default: { icon: string; label: string; type: string; platform: string; compLib: string; compType: number; props: { dataSourceInfo: {}; hasTitle: boolean; title: string; titleTextColor: string; modeType: string; isSelectAll: boolean; isTip: boolean; placeholder: string; queryFieldList: never[]; backgroundType: { type: string; color: string; }; }; engineApi: string[]; style: { width: string; height: string; padding: string; boxSizing: string; float: string; backgroundColor: string; }; todoProps: { dataSourceInfo: { type: string; }; selectedFied: { type: string; }; queryFieldList: { type: string; props: { boxName: string; comTypeBlacklist: { list: string[]; errorTip: string; }; }; }; defaultValue: { type: string; props: { boxName: string; }; }; }; todoStyles: { backgroundType: { groupsName: string; label: string; type: string; targetType: string; props: { options: { title: string; value: string; }[]; selectType: string; compType: string; }; ignoreRule: string[]; }; width: { label: string; groupsName: string; type: string; props: { defaultValue: string; options: { title: string; value: string; }[]; style: { padding: string; fontSize: string; }; }; }; height: { label: string; groupsName: string; type: string; props: { defaultValue: string; options: { title: string; value: string; }[]; style: { padding: string; fontSize: string; }; }; }; hasTitle: { label: string; groupsName: string; type: string; targetType: string; props: { defaultValue: boolean; }; }; title: { label: string; groupsName: string; type: string; targetType: string; props: { defaultValue: string; dependProps: { hasTitle: boolean; }; }; }; titleTextColor: { label: string; groupsName: string; type: string; targetType: string; props: { defaultValue: string; dependProps: { hasTitle: boolean; }; }; }; modeType: { label: string; groupsName: string; type: string; targetType: string; props: { defaultValue: string; options: { title: string; value: string; }[]; }; }; isTip: { label: string; groupsName: string; type: string; targetType: string; props: { defaultValue: boolean; }; }; placeholder: { label: string; groupsName: string; type: string; targetType: string; props: { defaultValue: string; }; }; }; onlyRoot: string[]; }; export default _default;