export declare function loadFabricImageFromURL(src: string): Promise; export declare function loadImageFromURL(src: string): Promise;