LocationChange: Partial<Location> & {
    method?: "push" | "replace";
}