// Narrow Google Chat runtime exports used by the bundled Google Chat plugin. export type { GoogleChatAccountConfig, GoogleChatConfig } from "../config/types.js"; export { GoogleChatConfigSchema } from "../config/zod-schema.providers-core.js";