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