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