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