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