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