import { ThemeContextType } from "../context/ThemeContext"; export declare function useTheme>(): ThemeContextType;