import React from 'react';
declare const NewCommentIcon: (props: React.SVGAttributes<SVGElement>) => JSX.Element;
export default NewCommentIcon;
