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

export type { GoogleChatAccountConfig, GoogleChatConfig };
