import type { HyperScript } from "./hyperscript.js";
declare const h: HyperScript;
export default h;
