import { DatePickerTouchPopup, TouchPopupLayout } from '../index'; export declare class DatePickerTouchPopupLayout extends TouchPopupLayout { popup: DatePickerTouchPopup; constructor(popup: DatePickerTouchPopup); layout($container: JQuery): void; } //# sourceMappingURL=DatePickerTouchPopupLayout.d.ts.map