ComponentIcons type

Ikony používané komponentami Reactu exportovanými z této knihovny

type ComponentIcons = Record<keyof typeof DEFAULT_COMPONENT_ICONS, JSX.Element>