export interface PlaybackAnimatedVolumeChangedEvent { /** the event message */ data: string; }