import { SVGProps } from "react"; declare const ChatsBoldIcon: (props: SVGProps) => import("react/jsx-runtime").JSX.Element; export default ChatsBoldIcon;