import xml from "@xmpp/xml"; import jid from "@xmpp/jid"; import Component from "./lib/Component.js"; export { Component, xml, jid };