export * from './components/promotion-detail/promotion-detail.component'; export * from './components/promotion-list/promotion-list-bulk-actions'; export * from './components/promotion-list/promotion-list.component'; export * from './marketing.module'; export * from './marketing.routes';