import type { IconProps } from '../../types';
declare const HotspotFill: import("react").NamedExoticComponent<IconProps>;
/**
 * Remix Icon: Hotspot Fill
 * @see {@link https://remixicon.com/icon/hotspot-fill Remix Icon Docs}
 */
export { HotspotFill };
