import type { Theme } from "./ThemeProvider.types"; export declare const ThemeContext: import("react").Context;