import React from "react"; import { NodeContainerProps } from "./Interface"; export declare const NodeContainer: React.NamedExoticComponent;