import { default as React } from 'react';
declare const CommentOneIcon: React.FC;
export default CommentOneIcon;
