import type { __VkBubbleList } from '@vunk/plus/components/bubble-list'; declare var __VLS_23: {}, __VLS_26: { item: import("../../agent-chat-provider/src/types").BubbleItem; }, __VLS_58: {}; type __VLS_Slots = {} & { bubble_renderer?: (props: typeof __VLS_23) => any; } & { bubble_footer?: (props: typeof __VLS_26) => any; } & { background?: (props: typeof __VLS_58) => any; }; declare const __VLS_base: import("vue").DefineComponent; }; speechToText: { type: import("vue").PropType; }; textToSpeech: { type: import("vue").PropType; }; }>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, { setData: (e: import("@vunk/core").SetDataEvent) => void; }, string, import("vue").PublicProps, Readonly; }; speechToText: { type: import("vue").PropType; }; textToSpeech: { type: import("vue").PropType; }; }>> & Readonly<{ onSetData?: ((e: import("@vunk/core").SetDataEvent) => any) | undefined; }>, {}, {}, {}, {}, 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; }; };