declare const _default: { icon: string; label: string; type: string; platform: string; compLib: string; compType: number; engineApi: string[]; props: { hasTitle: boolean; hasLabel: boolean; title: string; titleFontSize: number; titleTextAlign: string; labelFontSize: number; themeColors: { colors10: string[]; colors20: string[]; }; }; style: { width: string; height: string; marginBottom: string; }; todoProps: {}; todoStyles: { hasTitle: { label: string; groupsName: string; type: string; targetType: string; }; title: { label: string; groupsName: string; type: string; targetType: string; props: { dependProps: { hasTitle: boolean; }; }; }; titleFontSize: { label: string; groupsName: string; type: string; targetType: string; props: { defaultValue: number; options: { title: string; value: number; }[]; dependProps: { hasTitle: boolean; }; }; }; titleTextAlign: { label: string; groupsName: string; type: string; targetType: string; props: { defaultValue: string; options: { title: string; value: string; }[]; dependProps: { hasTitle: boolean; }; }; }; themeColors: { label: string; groupsName: string; type: string; targetType: string; }; height: { label: string; groupsName: string; type: string; }; hasLabel: { label: string; groupsName: string; targetType: string; type: string; }; labelFontSize: { label: string; groupsName: string; type: string; targetType: string; props: { defaultValue: number; min: number; precision: number; dependProps: { labelShow: boolean; }; }; }; }; }; export default _default;