import { ComponentRef } from '@angular/core'; import { ThemeService } from './theme.service'; import * as i0 from "@angular/core"; export declare function initTheme(themeService: ThemeService): (component: ComponentRef) => void; export declare class ThemeModule { static ɵfac: i0.ɵɵFactoryDeclaration; static ɵmod: i0.ɵɵNgModuleDeclaration; static ɵinj: i0.ɵɵInjectorDeclaration; }