export declare const MockKey = "mock", MockStateStr1 = "my first string";
export declare function getDefaultMockState(reducer: any): any;
