import { MIDIEvent } from "./MIDIEvent"; export declare const addIdToMIDIEvent: (events: MIDIEvent[]) => MIDIEvent[];