import * as React from 'react'; import { MarkerProps } from '../types'; export declare const NormalMarker: React.FC;