import { Checkbox } from "@/styles/radix-nova/ui/checkbox" import { Field, FieldLabel } from "@/styles/radix-nova/ui/field" export function FieldCheckbox() { return ( I agree to the terms and conditions ) }