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