import { AnchorComponent, AnchorTreeComponent } from './anchor.component'; import { AnchorDirective, AnchorLabelDirective } from './anchor.directive'; import * as i0 from "@angular/core"; import * as i1 from "@angular/common"; import * as i2 from "./anchor.component"; import * as i3 from "./anchor.directive"; export declare class AnchorModule { static ɵfac: i0.ɵɵFactoryDeclaration; static ɵmod: i0.ɵɵNgModuleDeclaration; static ɵinj: i0.ɵɵInjectorDeclaration; } export declare const ANCHOR_MODULE: readonly [typeof AnchorComponent, typeof AnchorTreeComponent, typeof AnchorDirective, typeof AnchorLabelDirective];