export { BrandIcon, type BrandIconProps, type BrandName, type DeprecatedBrandName } from './BrandIcon'; export { brandIcons, deprecatedBrandNames, resolveBrandName } from './brands';