import React from 'react';
import './drag-copy-point.less';
export declare const DragCopyPoint: React.MemoExoticComponent<() => React.JSX.Element>;
