export declare enum DeviceRole { INSTRUMENT = "instrument", NOTE_FX = "noteFX", AUDIO_FX = "audioFX", ANALYZER = "analyzer" }