import { Reaction } from "mobx";
export declare function printDebugValue(v: Reaction): import("mobx").IDependencyTree;
