import { Label } from "@components/Label"; import { Checkbox } from "@components/Checkbox"; export function Text() { return ( ); }