import { default as Icon } from './constants'; export type { IconProps, IconType } from './constants'; export default Icon;