import * as i0 from "@angular/core";
import * as i1 from "@angular/common";
import * as i2 from "@angular/router";
import * as i3 from "./global-footer.component";
import * as i4 from "./global-footer-item.component";
export declare class GlobalFooterModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<GlobalFooterModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<GlobalFooterModule, never, [typeof i1.CommonModule, typeof i2.RouterModule, typeof i3.GlobalFooterComponent, typeof i4.GlobalFooterItemComponent], [typeof i3.GlobalFooterComponent, typeof i4.GlobalFooterItemComponent]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<GlobalFooterModule>;
}
