import * as React from "react"; declare function Map(props: React.SVGProps): any; export default Map;