import { Icon, IconProps, IconNode, IconObject, IconType } from './Icon'; export { Icon }; export type { IconProps, IconNode, IconObject, IconType };