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