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