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