import type { GoogleChatAccountConfig, GoogleChatConfig } from "clawdbot/plugin-sdk";

export type { GoogleChatAccountConfig, GoogleChatConfig };
