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