export interface ITimelineEvent { timestamp: number; } //# sourceMappingURL=timeline.d.ts.map