export { LegacyIcon } from './LegacyIcon' export type { LegacyIconProps } from './LegacyIcon.types' export { isIconName } from './utils'