import * as React from 'react'; export default function Map(props) { return ( ); }