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