export function getQueryResponse(serverUrl: any, query: any, variables: any): Promise<any>;
