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