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