import { SVGProps } from "react"; declare const ChatBubbleOvalLeftIcon: (props: SVGProps) => JSX.Element; export default ChatBubbleOvalLeftIcon;