import { InjectionToken } from '@angular/core';
export declare const WA_SYSEX: InjectionToken<boolean>;
