import * as React from 'react'; declare function SolidMap(props: React.ComponentProps<'svg'>): JSX.Element;