ComponentIcons type

Icone usate dai componenti React esportati da questa libreria.

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