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