/** Shim — re-exports brand registry helpers from `@exxatdesignux/product-framework`. */ export { EXXAT_ONE_SCHOOLS_BRAND, EXXAT_ONE_SITES_BRAND, EXXAT_PRISM_BRAND, applyBrandColorOverride, brandForProduct, brandPreviewPanelSurfaces, customProductBrandConfig, defineProductBrand, getProductBrand, listProductBrands, productBrandLabel, registerProductBrand, type ProductBrandConfig, } from "@exxatdesignux/product-framework"