export { ProductIcon } from './ProductIcon'; export type { ProductIconName, ProductIconProps, ProductIconPartProps, SmallProductIconName, MediumProductIconName, LargeProductIconName, } from './ProductIcon.types';