import { StyledIcon } from '@styled-icons/styled-icon'; export declare const Hotspot: StyledIcon; export declare const HotspotDimensions: { height: number; width: number; };