import { Tree as obj0 } from './tree'; export declare let Tree: typeof obj0; export declare let create: typeof obj0.create;