import { ModuleWithProviders } from "@angular/core"; import * as i0 from "@angular/core"; import * as i1 from "./mdl-dialog.component"; import * as i2 from "./mdl-alert.component"; import * as i3 from "./mdl-dialog-host.component"; import * as i4 from "./mdl-simple-dialog.component"; import * as i5 from "@angular/common"; import * as i6 from "../common/mdl-common.module"; import * as i7 from "../button/mdl-button.module"; import * as i8 from "../dialog-outlet/mdl-dialog-outlet.module"; export * from "./mdl-dialog.component"; export * from "./mdl-dialog.service"; export * from "./mdl-dialog-configuration"; export * from "./mdl-alert.component"; export * from "./mdl-dialog-host.component"; export * from "./mdl-simple-dialog.component"; export * from "./mdl-dialog-reference"; export declare class MdlDialogModule { static forRoot(): ModuleWithProviders; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵmod: i0.ɵɵNgModuleDeclaration; static ɵinj: i0.ɵɵInjectorDeclaration; }