type Query = any;
export declare function resolveZeroQuery(query: Query): Promise<any>;
export {};
//# sourceMappingURL=resolveQuery.d.ts.map