import { type IndexSpecification, type CreateIndexesOptions } from 'mongodb'; export type IndexDefinitions = Record>; //# sourceMappingURL=mongo-types.d.ts.map