/** * Returns a fetch function based on the runtime */ export declare function getFetchFn(): Promise;