export declare function fetchGraphql(query: string, variables?: {}): Promise;