export { type IconColor, type IconDisabledColor, type IconHoveredColor } from '@hh.ru/magritte-ui-icon/types'; export { type IconWrapperComponent, type IconWrapperComponentSize16, type IconWrapperComponentSize24, type IconWrapperComponentSize32, isIconElement, } from '@hh.ru/magritte-ui-icon/types'; export { IconDynamic } from '@hh.ru/magritte-ui-icon/mockIcon';