import { ContentModule } from "../contentModule.js"; /** * Module providing composition and aggregation connections operators */ export declare const compositionAndAggregationModule: ContentModule; //# sourceMappingURL=compositionAndAggregation.d.ts.map