/// <reference types="lodash" />
import type { UID } from '@strapi/types';
declare const transformParamsToQuery: import("lodash").CurriedFunction2<UID.Schema, any, any>;
export { transformParamsToQuery };
//# sourceMappingURL=query.d.ts.map