import { SdThemeProvider } from "./sd-theme-provider"; import * as i0 from "@angular/core"; export declare class SdThemeSelector { protected readonly icons: { tablerPalette: string; tablerMinus: string; tablerPlus: string; }; protected readonly sdTheme: SdThemeProvider; protected readonly isMinFontSize: import("@angular/core").Signal; protected readonly isMaxFontSize: import("@angular/core").Signal; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; } //# sourceMappingURL=sd-theme-selector.d.ts.map