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