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