import { h, VNode } from "preact"; export function InputFilled(): VNode { return
; }