export declare const fetch: typeof globalThis.fetch;
export declare const clearCache: () => void;
