export { promotionsLoader } from "./loader.ts"
export { PromotionListPage as Component } from "./promotions-list.tsx"
