import { Type } from "@angular/core";
export * from "./header";
export * from "./navLevelDirective";
export declare const NAVIGATION_DIRECTIVES: Type<any>[];
