import type { SVGAttributes } from 'svelte/elements'; type Props = SVGAttributes; declare const ChatBubbleOvalLeftEllipsis: import("svelte").Component; type ChatBubbleOvalLeftEllipsis = ReturnType; export default ChatBubbleOvalLeftEllipsis; //# sourceMappingURL=chat-bubble-oval-left-ellipsis.svelte.d.ts.map