import { ServerError } from './ServerError.generated'; export interface SendVideoNoteServerErrorResponse extends ServerError { }