export { msteamsPlugin } from "./src/channel.js";
export type { ChannelPlugin } from "./src/channel-api.js";
