import { type ThemeContextType } from './theme-context'; export declare function useTheme(): ThemeContextType;