import { Plugin } from 'vue'; import { ChatOptions } from '../../types'; export declare const ChatPlugin: Plugin;