import React from "react"; import type { CheckboxProps } from "./types"; export declare const Checkbox: React.ForwardRefExoticComponent>;