import {UIComponent} from './component'; export declare class ImagePickerComponent extends UIComponent { }