import { TimePicker } from '@alifd/next';
export default TimePicker;
export type { TimePickerProps } from '@alifd/next/types/time-picker';
