import { RadioProps } from "./Radio"; export type CheckboxProps = RadioProps;