import * as i0 from "@angular/core"; import * as i1 from "@angular/cdk/overlay"; import * as i2 from "./theme-root.component"; import * as i3 from "./themes"; /** * - Makes sure currently applied theme is applied on overlays which are rendered as portal * - Provides `THEME_ATTRIBUTE` injectable via sp-theme component. Useful when a custom component * needs to render a portal with the currently applied theme class. */ export declare class SapphireThemeModule { static ɵfac: i0.ɵɵFactoryDeclaration; static ɵmod: i0.ɵɵNgModuleDeclaration; static ɵinj: i0.ɵɵInjectorDeclaration; }