export { CustomerDetail } from "./customer-detail"; export { CustomerList } from "./customer-list"; export { CustomerTags } from "./customer-tags"; export { LoyaltyAdmin } from "./loyalty-admin";