import React from 'react'; export declare const StateTree: (() => React.JSX.Element) & { displayName: string; };