import * as i1 from '@mantic-ui/angular';
import { ThemeService } from '@mantic-ui/angular';
import * as i0 from '@angular/core';

declare class FomanticUiThemeComponent {
    constructor(themeService: ThemeService);
    static ɵfac: i0.ɵɵFactoryDeclaration<FomanticUiThemeComponent, never>;
    static ɵcmp: i0.ɵɵComponentDeclaration<FomanticUiThemeComponent, "m-fomantic-ui-theme", never, {}, {}, never, never, true, never>;
}

declare class FomanticUiModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<FomanticUiModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<FomanticUiModule, never, [typeof i1.ManticUiModule, typeof FomanticUiThemeComponent], [typeof i1.ManticUiModule, typeof FomanticUiThemeComponent]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<FomanticUiModule>;
}

export { FomanticUiModule, FomanticUiThemeComponent };
