/** * IQosStartEvent interface. * @internal */ export interface IQosStartEvent { name: string; } //# sourceMappingURL=IQosStartEvent.d.ts.map