// This file supports the import path: import { IconName } from 'pixelart/react' export * from './icons'; export * from './Icon'; import { Icon } from './Icon'; export default Icon;