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