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