import { HyperScriptFunction } from './types'; export default function svghh(h: HyperScriptFunction): import("./types").HyperScriptHelperRootTag<"symbol" | "a" | "font" | "script" | "style" | "title" | "circle" | "clipPath" | "defs" | "desc" | "ellipse" | "feBlend" | "feColorMatrix" | "feComponentTransfer" | "feComposite" | "feConvolveMatrix" | "feDiffuseLighting" | "feDisplacementMap" | "feDistantLight" | "feFlood" | "feFuncA" | "feFuncB" | "feFuncG" | "feFuncR" | "feGaussianBlur" | "feImage" | "feMerge" | "feMergeNode" | "feMorphology" | "feOffset" | "fePointLight" | "feSpecularLighting" | "feTile" | "feTurbulence" | "filter" | "foreignObject" | "g" | "image" | "line" | "linearGradient" | "marker" | "mask" | "metadata" | "path" | "pattern" | "polygon" | "polyline" | "radialGradient" | "rect" | "stop" | "svg" | "switch" | "text" | "textPath" | "tspan" | "use" | "view" | "altGlyph" | "altGlyphDef" | "altGlyphItem" | "animate" | "animateColor" | "animateMotion" | "animateTransform" | "colorProfile" | "cursor" | "feSpotlight" | "fontFace" | "fontFaceFormat" | "fontFaceName" | "fontFaceSrc" | "fontFaceUri" | "glyph" | "glyphRef" | "hkern" | "missingGlyph" | "mpath" | "set" | "tref" | "vkern", NodeData, Node>;