declare var __VLS_14: {}, __VLS_30: { item: import("../../agent-chat-provider/src/types.ts").BubbleItem; }, __VLS_33: { item: import("../../agent-chat-provider/src/types.ts").BubbleItem; }, __VLS_36: { item: import("../../agent-chat-provider/src/types.ts").BubbleItem; }, __VLS_39: { item: import("../../agent-chat-provider/src/types.ts").BubbleItem; }; type __VLS_Slots = {} & { renderer?: (props: typeof __VLS_14) => any; } & { avatar?: (props: typeof __VLS_30) => any; } & { header?: (props: typeof __VLS_33) => any; } & { loading?: (props: typeof __VLS_36) => any; } & { footer?: (props: typeof __VLS_39) => any; }; declare const __VLS_base: import("vue").DefineComponent(arrayLike: ArrayLike): T[]; from(arrayLike: ArrayLike, mapfn: (v: T, k: number) => U, thisArg?: any): U[]; from(iterable: Iterable | ArrayLike): T[]; from(iterable: Iterable | ArrayLike, mapfn: (v: T, k: number) => U, thisArg?: any): U[]; of(...items: T[]): T[]; fromAsync(iterableOrArrayLike: AsyncIterable | Iterable> | ArrayLike>): Promise; fromAsync(iterableOrArrayLike: AsyncIterable | Iterable | ArrayLike, mapFn: (value: Awaited, index: number) => U, thisArg?: any): Promise[]>; readonly [Symbol.species]: ArrayConstructor; }; default: () => never[]; }; elRef: { type: import("vue").PropType; default: import("@vunk/shared").AnyFunc; }; scrollbarAppendTo: null; autoScrollThreshold: { type: NumberConstructor; default: number; }; }>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly(arrayLike: ArrayLike): T[]; from(arrayLike: ArrayLike, mapfn: (v: T, k: number) => U, thisArg?: any): U[]; from(iterable: Iterable | ArrayLike): T[]; from(iterable: Iterable | ArrayLike, mapfn: (v: T, k: number) => U, thisArg?: any): U[]; of(...items: T[]): T[]; fromAsync(iterableOrArrayLike: AsyncIterable | Iterable> | ArrayLike>): Promise; fromAsync(iterableOrArrayLike: AsyncIterable | Iterable | ArrayLike, mapFn: (value: Awaited, index: number) => U, thisArg?: any): Promise[]>; readonly [Symbol.species]: ArrayConstructor; }; default: () => never[]; }; elRef: { type: import("vue").PropType; default: import("@vunk/shared").AnyFunc; }; scrollbarAppendTo: null; autoScrollThreshold: { type: NumberConstructor; default: number; }; }>> & Readonly<{}>, { autoScrollThreshold: number; items: any[]; elRef: import("@vunk/shared").AnyFunc; }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>; declare const __VLS_export: __VLS_WithSlots; declare const _default: typeof __VLS_export; export default _default; type __VLS_WithSlots = T & { new (): { $slots: S; }; };