export { CustomerListPage } from "./customer-list/customer-list"
export { CustomerDetailPage } from "./customer-detail/customer-detail"
