import { type PropsWithChildren } from 'react'; export declare const TreeMapHighlightingMapProvider: { (props: PropsWithChildren): import("react/jsx-runtime.js").JSX.Element; displayName: string; };