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