import type { SanitizedCompoundIndex } from '../collections/config/types.js'; export declare const buildVersionCompoundIndexes: ({ indexes, }: { indexes: SanitizedCompoundIndex[]; }) => SanitizedCompoundIndex[]; //# sourceMappingURL=buildVersionCompoundIndexes.d.ts.map