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