// @design-system: icons/Icon
export { Icon, ICON_MAP } from './Icon';
export type { IconProps, IconName, IconSize, IconColor } from './Icon';
