export declare const loadImage: (src: string, callback: Function) => void;
