declare const _default: {
  dragging: (string | typeof Dragging)[];
};
export default _default;
import Dragging from './Dragging';
