declare const ImagePlugin: {
    install(Vue: any): void;
};
export default ImagePlugin;
