export default function PropertyMarkerIcon({ mapPinMarkerAsset, markerWidth, markerHeight, }: { mapPinMarkerAsset?: string; mapPinMarkerSize?: string[]; markerWidth?: number; markerHeight?: number; }): import("react/jsx-runtime").JSX.Element; //# sourceMappingURL=property-marker-icon.component.d.ts.map