export declare type InstrumentType = 'unassigned' | 'guitar' | 'electric-guitar' | 'acoustic-guitar' | 'ukulele' | 'bass';