import { ReactIconComponentType } from '../types';

declare const InsertComment: ReactIconComponentType;
export default InsertComment;
            