import { Drag } from './drag.taro';
export type { DragProps } from './drag.taro';
export default Drag;
