import * as i0 from "@angular/core";
import * as i1 from "./dimmer.component";
import * as i2 from "./dimmer-icon/dimmer-icon.component";
import * as i3 from "./dimmer-buttons/dimmer-buttons.component";
export declare class ItDimmerModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<ItDimmerModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<ItDimmerModule, never, [typeof i1.ItDimmerComponent, typeof i2.ItDimmerIconComponent, typeof i3.ItDimmerButtonsComponent], [typeof i1.ItDimmerComponent, typeof i2.ItDimmerIconComponent, typeof i3.ItDimmerButtonsComponent]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<ItDimmerModule>;
}
