import type { TreeNodeProps } from '../tree';
export declare function TreeNodeExpansion(props: TreeNodeProps): import("react/jsx-runtime").JSX.Element | null;
//# sourceMappingURL=tree-node-expansion.d.ts.map