import React from 'react'; export declare const TreeSpace: React.FunctionComponent; export declare const TreeLeaf: React.FunctionComponent;