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