import { Select, SelectContent, SelectGroup, SelectItem, SelectLabel, SelectSeparator, SelectTrigger, SelectValue, } from "@/examples/radix/ui/select" export function SelectGroups() { return ( ) }