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