pub fn ActivableRoute<T: Clone + PartialEq + Routable + 'static>(
    __props: ActivableRouteProps<T>
) -> Element