import { type Theme } from "../../types/types.js";
export declare const themeContext: {
    __context__: Theme | undefined;
};
//# sourceMappingURL=theme.d.ts.map