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