pub fn GlobalAnimatedPositionProvider<T>( _: GlobalAnimatedPositionProvider, ) -> Option<VNode>where T: Clone + PartialEq + Hash + Eq + 'static,