import { ITimeline } from '../lib/core/types'; export declare function player(timeline2: ITimeline): void;