import { ModuleWithProviders } from "@angular/core"; import * as i0 from "@angular/core"; import * as i1 from "./mdl-layout.component"; import * as i2 from "./mdl-layout-header.component"; import * as i3 from "./mdl-layout-drawer.component"; import * as i4 from "./mdl-layout-content.component"; import * as i5 from "./mdl-layout-header-transparent.directive"; import * as i6 from "./mdl-layout-header-row.component"; import * as i7 from "./mdl-layout-title.component"; import * as i8 from "./mdl-layout-spacer.component"; import * as i9 from "./mdl-layout-tab-panel.component"; import * as i10 from "../icon/mdl-icon.module"; import * as i11 from "../common/mdl-common.module"; import * as i12 from "../ripple/mdl-ripple.module"; import * as i13 from "../tabs/mdl-tabs.module"; import * as i14 from "@angular/common"; export * from "./mdl-layout.component"; export * from "./mdl-layout-header.component"; export * from "./mdl-layout-drawer.component"; export * from "./mdl-layout-content.component"; export * from "./mdl-layout-header-transparent.directive"; export * from "./mdl-layout-header-row.component"; export * from "./mdl-layout-title.component"; export * from "./mdl-layout-spacer.component"; export * from "./mdl-layout-tab-panel.component"; export declare class MdlLayoutModule { static forRoot(): ModuleWithProviders; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵmod: i0.ɵɵNgModuleDeclaration; static ɵinj: i0.ɵɵInjectorDeclaration; }