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