import type { ThemeType } from "./types.js"; export declare function useThemeType(): ThemeType;