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