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