export declare function graphql(url: string, query: string, retryDelay?: number, retryAttempts?: number): Promise;