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>;
}

export { FomanticUiThemeComponent };
