export declare const fetchFile: (fileName: string, owner: string, repo: string) => Promise; export declare const clearUICache: () => void; //# sourceMappingURL=fetchFile.d.ts.map