declare const _default: { icon: string; label: string; type: string; compLib: string; compType: number; isBusiObjContainer: boolean; isContainer: boolean; isInlineBlock: boolean; props: { columns: number; }; todoProps: {}; todoStyles: { columns: { label: string; groupsName: string; type: string; targetType: string; props: { defaultValue: number; options: { title: string; value: number; }[]; }; }; }; platform: string; description: string; groupsName: string; onlyChildren: string[]; onlyOnce: boolean; }; export default _default;