export type Routes = 'overview' | 'config' | 'history'; export declare const MANAGED_STATES = "spinnaker.core.managed.states";