import { SVGIconDef } from './types'; declare const DragMoveOutlined: SVGIconDef; export default DragMoveOutlined;