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