import './styles/index.less'; import Icon from './icon'; export type { IconProps } from './types'; export default Icon;