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