interface SelectValueProps implements Omit<PrimitiveSpanProps, "placeholder">import { type SelectValueProps } from "https://deno.land/x/netzo@0.3.66/deps/@radix-ui/react-select.ts"; Propertiesoptionalplaceholder: React.ReactNode