import { LocationInfo } from "./LocationInfo"; export interface LocationChangeEvent extends LocationInfo { }