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 TimeRangePickerToComponent extends RangePickerToComponent { set fsTimeRangeTo(value: any); set fsTimeRangeToPicker(value: any); width: string; view: PickerViewType; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; }