import { PipesModule } from '../pipes/pipes.module'; import { FooterComponent } from './footer/footer.component'; import { LinkDirective } from './link.directive'; import * as i0 from "@angular/core"; import * as i1 from "./footer/footer.component"; import * as i2 from "./link.directive"; import * as i3 from "@angular/common"; import * as i4 from "../pipes/pipes.module"; export declare const FOOTER_IMPORTS: (typeof PipesModule)[]; export declare const FOOTER_DIRECTIVES: (typeof LinkDirective | typeof FooterComponent)[]; export declare class FooterModule { static ɵfac: i0.ɵɵFactoryDeclaration; static ɵmod: i0.ɵɵNgModuleDeclaration; static ɵinj: i0.ɵɵInjectorDeclaration; }