import { Application } from '../libs/core/src/index.ts'; export declare const ChatProviderPlugin: (app: Application) => Promise;