export interface SpeakerUpdatedResponse {
    version: number;
}
