import { AiChatOptions } from './types'; declare const _default: import('../utils').PluginWithInit; export default _default; export type { ChatManager } from './chatManager'; export type * from './types';