/** * 经典的拖拽组件 * @name 拖拽 * @groupName */ export default class XDnd { static GetReactDnd(): Promise; static GetReactDndHtml5Backend(): Promise; }