import { FC, HTMLAttributes } from 'react'; declare const Tree: FC>; export { Tree };