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