/** Public API of the brands module. */ export { registerBrandsRoutes, type BrandsRoutesDeps } from './api/brands.routes.js';