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