import { ModuleWithProviders } from '@angular/core';
import * as i0 from "@angular/core";
export declare class LyThemeModule {
    static setTheme(themeName: string): ModuleWithProviders<LyThemeModule>;
    static ɵfac: i0.ɵɵFactoryDeclaration<LyThemeModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<LyThemeModule, never, never, never>;
    static ɵinj: i0.ɵɵInjectorDeclaration<LyThemeModule>;
}
