export { Icon } from './icon'; export type { IconProps } from './icon'; export { AVAILABLE_ICONS, DEPRECATED_OR_ALIAS_ICONS } from './available-icons'; export type { IconName, AvailableIconName } from './available-icons'; //# sourceMappingURL=index.d.ts.map