import type { IComponentPrototype } from "@xirang/studio-helpers"; export declare const TimePicker: IComponentPrototype; export declare const TimeRangePicker: IComponentPrototype; export declare const TimePickerPro: IComponentPrototype; export declare const TimeRangePickerPro: IComponentPrototype;