import * as React from 'react'; import { NodeWrapperProps } from './dtos'; export declare const NodeWrapper: React.FC;