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