import { SVGProps } from "react";
declare const RIHotspotFill: (props: SVGProps<SVGSVGElement>) => JSX.Element;
export { RIHotspotFill };
