import { StoreEnhancer } from 'redux'; export declare const getStore: () => any; declare const enhancer: StoreEnhancer; export default enhancer;