variable inputimport { input } from "https://deno.land/x/voks_web_elements@5.1.21/html/input.ts"; type<T>(attributes: InputAttributes<T>) => unknown