import { TreeProps } from './tree.interface'; import './tree.style.scss'; export declare const Tree: import("react").NamedExoticComponent;