import { NotFound } from './NotFound.generated'; export interface SendPaidMediaNotFoundResponse extends NotFound { }