/// import { SvgIconProps } from './types'; export declare function DataTreemapIcon({ className, ...props }?: Partial): JSX.Element;