export { default as Icon } from './Icon'; export type { IconProps } from './types'; export { iconTypes } from './collection';