export declare const RoutingStateChangedKey = "RoutingStateChanged"; export interface RoutingStateChanged { context?: any; }