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