import { type PropsWithChildren } from 'react'; export declare const TreeMapHighlightingMapProvider: { (props: PropsWithChildren): import("react").JSX.Element; displayName: string; }; //# sourceMappingURL=TreeMapHighlightingMapProvider.d.ts.map