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