import { EmotionIcon } from '@emotion-icons/emotion-icon'; export declare const MapMarker: EmotionIcon; export declare const MapMarkerDimensions: { height: number; width: number; };