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