/// import { IconProps } from '../../types'; declare const ChatRoundDots: (allProps: IconProps) => JSX.Element; export default ChatRoundDots;