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