export declare class FetchGateway { fetch(url: string): Promise; }