export declare function fetchText(uri?: string): Promise<string | null>;
//# sourceMappingURL=fetchData.d.ts.map