type alias InputPropsimport { type InputProps } from "https://deno.land/x/netzo@0.4.40/components/input.tsx"; definition: JSX.HTMLAttributes<HTMLInputElement>