import type { InferFeatures, Reactotron } from "reactotron-core-client";
import type { ReactotronReduxPlugin } from ".";
export declare const defaultReactotronMock: Reactotron & InferFeatures<Reactotron, ReactotronReduxPlugin>;
//# sourceMappingURL=testHelpers.d.ts.map