import { default as Timeline } from '../../timeline'; export declare function addDragEvents(timeline: Timeline): void; export declare function removeDragEvents(timeline: Timeline): void;