export declare class RouteResult { routeName: string; routeParams: any; routeScope: any; router: any; controllerHelper: any; }