import { type Context } from "react"; import type { UseThemeProps } from "./UseThemeProps"; export declare const ThemeSettingContext: Context; //# sourceMappingURL=ThemeSettingContext.d.ts.map