import * as i0 from "@angular/core";
import * as i1 from "./components/warning/warning.component";
import * as i2 from "@angular/common";
import * as i3 from "@clr/angular";
/**
 * ** Warning module
 */
export declare class WarningModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<WarningModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<WarningModule, [typeof i1.WarningComponent], [typeof i2.CommonModule, typeof i3.ClarityModule], [typeof i1.WarningComponent]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<WarningModule>;
}
