import { type SvgStringOpts } from '../../svgString'; export declare const MapSVG: (opts?: SvgStringOpts) => string; export default MapSVG;