Base for animation data structures.
interface AnimationMetadata {interface AnimationMetadata { type: AnimationMetadataType;}}