export declare function subgraphQuery(subgraphUrl: string, query: string, apiKey?: string): Promise;