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