The function type for animate.enter and animate.leave when they are used with function callbacks.
animate.enter
animate.leave
type AnimationFunction = (event: AnimationCallbackEvent) => void