export declare const TreeMapInternal: (props: { children?: import("react").ReactNode | undefined; } & import("react").RefAttributes) => import("react").ReactElement | null;