import { GraphInspector } from './graph-inspector.js';
export declare const NoopGraphInspector: GraphInspector;
