import { Checkbox } from "../"; export function CheckboxDisabled() { return (
); }