/** Export a fetch method that ensures fetch is available */ export declare const fetch: typeof globalThis.fetch;