import { type SelectProps } from "https://deno.land/x/fathym_atomic@v0.0.175/src/atoms/forms/Select.tsx";
definition: { children: ComponentChildren; ref?: ForwardedRef<HTMLSelectElement>; } & JSX.HTMLAttributes<HTMLSelectElement>
x/fathym_atomic/src/atoms/forms/Select.tsx>SelectProps
import { type SelectProps } from "https://deno.land/x/fathym_atomic@v0.0.175/src/atoms/forms/Select.tsx";