import type { InputSize } from '../../input/src/public-types'; export type TimePickerSize = InputSize;