import { Store } from 'redux'; export declare const getStore: () => Store;