import { Input } from "https://deno.land/x/fathym_atomic@v0.0.168/mod.ts";
type
FunctionalComponent<React.PropsWithoutRef<InputProps> & { ref?: Ref<HTMLInputElement | HTMLTextAreaElement> | undefined; }>
import { Input } from "https://deno.land/x/fathym_atomic@v0.0.168/mod.ts";