import type { InjectionKey } from 'vue'; export declare const ChatSymbol: InjectionKey; export declare const ChatOptionsSymbol: InjectionKey;