import { o as createChannelPluginBase$1 } from "./core-CBTQRbXb.js";

//#region src/plugin-sdk/channel-core.d.ts
/** Creates a channel plugin base while keeping the public import on this SDK subpath. */
declare const createChannelPluginBase: typeof createChannelPluginBase$1;
//#endregion
export { createChannelPluginBase as t };