import { IAssemblyTree } from './AssemblyTree.container';
export declare const AssemblyTree: React.FC<IAssemblyTree>;
