/** * title: "日期与时间选择交互" * description: "如果需要同时选择时间,可以通过 showTime 属性开启,showTime 支持传入 TimePickerPanel 的属性,例如 format, defaultValue 等。" */ import React from 'react'; declare const _default: () => React.JSX.Element; export default _default;