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