export * from './deprecated'; export { default as Icon } from './icon'; export * from './icons'; export type { IconInstanceProps, IconProps } from './icon.types';