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