import { Client } from "./client"; import { plugin } from "./plugin"; export { plugin, Client }; //# sourceMappingURL=index.d.ts.map