import React from 'react'; export declare const ToolExplorerContent: (props: { title?: string; }) => React.JSX.Element;