export declare namespace FetchesTestingCache { function fetch(url: string): Promise; }