export interface AnimationActionData { type: string; args: T; }