/// declare const fetch: jest.Mock; export declare const mockFetchText: (value: any) => void; export default fetch;