export interface EventSequence { sequenceId: string; duration: number; }