import { Store } from 'redux'; import { IState } from './types'; export default function configureStore(): Store; //# sourceMappingURL=index.d.ts.map