import { SlFormatBytes } from "./chunk.QOV364KK.js"; // src/react/format-bytes/index.ts import * as React from "react"; import { createComponent } from "@lit/react"; var tagName = "sl-format-bytes"; SlFormatBytes.define("sl-format-bytes"); var reactWrapper = createComponent({ tagName, elementClass: SlFormatBytes, react: React, events: {}, displayName: "SlFormatBytes" }); var format_bytes_default = reactWrapper; export { format_bytes_default };