import { InMemoryCollectionRoutingMap } from "./inMemoryCollectionRoutingMap.js";
/** @hidden */
export declare function createCompleteRoutingMap(partitionKeyRangeInfoTuppleList: any[]): InMemoryCollectionRoutingMap;
//# sourceMappingURL=CollectionRoutingMapFactory.d.ts.map