import { Path } from './Path';
export declare function detachDrag(this: Path): void;
