import type { IconProps } from '../../types'; declare const CommentFill: import("react").NamedExoticComponent; /** * MingCute Icon: Comment Fill * @see {@link https://www.mingcute.com MingCute Icon Docs} */ export { CommentFill };