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