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