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