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