import { IdentityKitTheme } from "../constants";
export declare const ThemeContext: import("react").Context<IdentityKitTheme>;
