import { PickerViewType } from '../../../../libs/common/enums/picker-view-type.enum'; import { RangePickerToComponent } from '../base/range-picker-to.component'; import * as i0 from "@angular/core"; export declare class DateTimeRangePickerToComponent extends RangePickerToComponent { set fsDateTimeRangeTo(value: any); set fsDateTimeRangeToPicker(value: any); view: PickerViewType; width: string; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; }