export declare enum ESubProtocol { UNKNOWN = -1, AUDIO = 0, SERIAL = 32, TEXT = 64, SERVICE = 96 }