import React from 'react';
declare const CommentFill: React.FC<import("./gen").IconFillProps>;
export default CommentFill;
