import { ethers } from 'ethers'; export declare const getFetchRequest: (url: string, projectAccessKey?: string, jwt?: string) => ethers.FetchRequest;