import type { Plugin } from 'vue'; import type { ChatOptions } from '@forgeflowai/chat/types'; export declare const ChatPlugin: Plugin;