import { Success } from './Success.generated'; export interface SendAnimationResponseSuccess extends Success { }