import { SvgIconComponent } from './types'; declare const CommentRoundIcon: SvgIconComponent; export default CommentRoundIcon;