import { GraphQLResponse, QueryOptions } from 'apollo-server-core/dist/runQuery'; export declare function runQueryLodash(options: QueryOptions): Promise;