import { SdDropdownControl } from "../../ui/overlay/dropdown/sd-dropdown.control"; import * as i0 from "@angular/core"; export declare class SdThemeSelectorControl { private readonly _sdTheme; dropdownControl: import("@angular/core").Signal; theme: import("../..").SdWritableSignal; dark: import("../..").SdWritableSignal; isDev: boolean; constructor(); protected readonly tablerColorSwatch = ""; protected readonly tablerCheck = ""; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; }