import { Checkbox } from "@pswui/Checkbox"; import { Label } from "@pswui/Label"; export function Disabled() { return ( ); }