import { default as Timeline } from '../../timeline'; export declare const addSelectionEvents: (timeline: Timeline) => void; export declare const removeSelectionEvents: (timeline: Timeline) => void;