export declare function navDirective(): { scope: { menu: string; role: string; userless: string; LoggedIn: string; }; controller: string; bindToController: boolean; controllerAs: string; templateUrl: string; };