import { Select } from "https://deno.land/x/fathym_atomic@v0.0.168/src/atoms/forms/Select.tsx";
type
FunctionalComponent<React.PropsWithoutRef<SelectProps> & { ref?: Ref<HTMLSelectElement> | undefined; }>
x/fathym_atomic/src/atoms/forms/Select.tsx>Select
import { Select } from "https://deno.land/x/fathym_atomic@v0.0.168/src/atoms/forms/Select.tsx";