"use client";
import { html as e, svg as o } from"../../property-information/index.js";
import { createH as t } from"./create-h.js";
import { svgCaseSensitiveTagNames as s } from"./svg-case-sensitive-tag-names.js";
const a = t(e, "div"), c = t(o, "g", s);
export {
a as h,
c as s
};