declare const _default: { icon: string; label: string; type: string; platform: string; compType: number; compLib: string; props: { name: string; alt: string; width: string; height: string; objectFit: string; srcType: string; className: string; }; engineApi: string[]; todoProps: { fileCode: { label: string; type: string; groupsName: string; istodoBind: boolean; props: { hideMoreSelection: boolean; }; }; }; style: { float: string; padding: string; boxSizing: string; backgroundColor: string; }; todoStyles: { width: { label: string; groupsName: string; type: string; targetType: string; props: { defaultValue: string; }; }; height: { label: string; groupsName: string; type: string; targetType: string; props: { defaultValue: string; }; }; objectFit: { label: string; groupsName: string; type: string; props: { defaultValue: string; options: { title: string; value: string; }[]; }; }; }; }; export default _default;