export declare const CoolModeContext: import("react").Context<boolean>;
