import * as i0 from "@angular/core";
import * as i1 from "./directives/theme-container.directive";
import * as i2 from "@angular/common";
export declare class NgxMaterialThemingModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<NgxMaterialThemingModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<NgxMaterialThemingModule, [typeof i1.ThemeContainer], [typeof i2.CommonModule], [typeof i1.ThemeContainer]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<NgxMaterialThemingModule>;
}
