import { MarkerStyle } from '../ReactNode/Shape/Marker'; import React from 'react'; declare const Marker: React.FC; export default Marker;