import type { LoadedStrapi } from '@strapi/types';
declare const createEntityQuery: (strapi: LoadedStrapi) => any;
export { createEntityQuery };
//# sourceMappingURL=entity.d.ts.map