import { t as ChannelPlugin } from "./types.plugin-BIHyhl5u.js";
import { t as ResolvedGoogleChatAccount } from "./accounts-DCIg6c0G.js";

//#region extensions/googlechat/src/channel.d.ts
declare const googlechatPlugin: ChannelPlugin<ResolvedGoogleChatAccount, unknown, unknown>;
//#endregion
export { googlechatPlugin as t };