import Icon from './icon'; export type { IconProps } from './icon'; export default Icon; export * from './create-icons';