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