/// export declare const mockFetch: jest.Mock<{ ok: boolean; body: any; }, [string, any, any]>;