import { Hyperscript } from ".";
declare const h: Hyperscript;
export = h;
