export { default as IconDynamic } from '@hh.ru/magritte-ui-icon/IconDynamic'; export { type IconWrapperComponent, type IconWrapperComponentSize16, type IconWrapperComponentSize24, type IconWrapperComponentSize32, type IconProps, type IconDynamicProps, type IconColor, type IconHoveredColor, type IconPressedColor, type IconDisabledColor, isIconElement, } from '@hh.ru/magritte-ui-icon/types'; export * from '@hh.ru/magritte-ui-icon/Skeleton';