1 | import * as i0 from "@angular/core";
|
2 | import * as i1 from "./layout.component";
|
3 | import * as i2 from "./layout-direction.directive";
|
4 | import * as i3 from "../shared/shared.module";
|
5 | export declare class NbLayoutModule {
|
6 | static ɵfac: i0.ɵɵFactoryDeclaration<NbLayoutModule, never>;
|
7 | static ɵmod: i0.ɵɵNgModuleDeclaration<NbLayoutModule, [typeof i1.NbLayoutComponent, typeof i1.NbLayoutColumnComponent, typeof i1.NbLayoutFooterComponent, typeof i1.NbLayoutHeaderComponent, typeof i2.NbLtrDirective, typeof i2.NbRtlDirective], [typeof i3.NbSharedModule], [typeof i1.NbLayoutComponent, typeof i1.NbLayoutColumnComponent, typeof i1.NbLayoutFooterComponent, typeof i1.NbLayoutHeaderComponent, typeof i2.NbLtrDirective, typeof i2.NbRtlDirective]>;
|
8 | static ɵinj: i0.ɵɵInjectorDeclaration<NbLayoutModule>;
|
9 | }
|