import React from 'react'; /** @public */ export declare const DomainExplorerContent: (props: { title?: string; }) => React.JSX.Element;