import { Store } from '../store'; export const retypeStore = (store: Store): Store => store;