/// /** * ```js * import { CheckBox, Addon, List, ListButton } from '@rkta/ui'; * * * * * * Option One * * * * * * Option Two * * * * ``` */ export declare const Checkbox: import("react").ForwardRefExoticComponent & import("react").RefAttributes>; //# sourceMappingURL=Checkbox.d.ts.map