import type { GoogleChatAccountConfig, GoogleChatConfig } from "../runtime-api.js";

export type { GoogleChatAccountConfig, GoogleChatConfig };
