declare const _default: { icon: string; label: string; type: string; groupsName: string; compType: number; isContainer: boolean; platform: string; compLib: string; alias: string; props: {}; style: { display: string; flexDirection: string; padding: string; width: string; height: string; backgroundColor: string; overflowY: string; }; todoProps: {}; todoStyles: { backgroundColor: { label: string; groupsName: string; type: string; props: { defaultColor: string; }; }; padding: { label: string; type: string; groupsName: string; props: { min: number; }; }; width: { label: string; groupsName: string; type: string; }; height: { label: string; groupsName: string; type: string; }; }; }; export default _default;