/** * 支持拖拽和点击事件 */ declare const useComboEvent: () => void; export default useComboEvent;