/// import { IconProps } from './Icon'; export default function SecurityHotspotIcon({ fill, ...iconProps }: IconProps): JSX.Element;