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

export type { GoogleChatAccountConfig, GoogleChatConfig };
