import { EntityBasedGeneratorFunction } from "../FactoryFunctionModel.js";
export declare const generateQueryObjects: EntityBasedGeneratorFunction;
