export type AnimationKey = AnimationKeyMap[keyof AnimationKeyMap]; export type AnimationKeyMap = Record;