export declare const query: (url: string, apiKey: string, query: string) => Promise;