import { UnknownError } from './UnknownError.generated'; export interface SendAudioUnknownErrorResponse extends UnknownError { }