import type { FunctionalComponent, HTMLAttributes, VNodeProps } from 'vue'; declare const TimePickerIcon: FunctionalComponent; export default TimePickerIcon;