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