import { DMLSchema, EntityIndex, QueryCondition } from "@medusajs/types"; export declare function transformIndexWhere(index: EntityIndex>): string; //# sourceMappingURL=build-indexes.d.ts.map