import React from 'react'; import type { MarkerProps, MapboxMarker } from './types'; export declare const Marker: React.ForwardRefExoticComponent>;