/// import { ITimePanelProps } from '../../types'; declare const TimePickerPanel: React.FC; export default TimePickerPanel;