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