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