import * as React from 'react'; declare function MapOutlined(props: React.SVGProps): JSX.Element; export declare const ReactComponent: typeof MapOutlined; export default MapOutlined;