import { Store } from 'redux'; export declare function startRepl(store: Store<{}>): Store<{}>;