import { Config, Models, RematchStore } from './types'; export default function createRematchStore, TExtraModels extends Models>(config: Config): RematchStore; //# sourceMappingURL=rematchStore.d.ts.map