export { AggregateQueryClientProxyService } from "./client/aggregate-query-client-proxy.service.js";
export { AggregateQueryMicroserviceModule } from "./server/aggregate-query-microservice.module.js";
export { AggregateQueryController } from "./server/aggregate-query.controller.js";