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