export declare function fetchImage(uri: string): Promise<HTMLImageElement>;
//# sourceMappingURL=fetchImage.d.ts.map