export interface TimePickerI18nInterface {
    now: string;
    textCancel: string;
    textConfirm: string;
}
//# sourceMappingURL=index.d.ts.map