import { Icon } from './icon'; import './style'; export type { IconProps } from './icon'; export default Icon;