import { WidgetBase } from '../index'; export declare class ImageWidget extends WidgetBase { }