/// /// /// declare module Developer { function createCurrentSubNavBar($scope: any, $location: any, $routeParams: any): any; }