pub fn AnimatedRouter<R>(_: AnimatedRouterProps) -> Option<VNode>where R: Routable + PartialEq + Clone,