import { type SelectProps } from "https://deno.land/x/fathym_atomic@v0.0.129/mod.ts";
definition: { children: ComponentChildren; ref?: ForwardedRef<HTMLSelectElement>; } & JSX.HTMLAttributes<HTMLSelectElement>
x/fathym_atomic/mod.ts>SelectProps
import { type SelectProps } from "https://deno.land/x/fathym_atomic@v0.0.129/mod.ts";