import type * as router from './router'

export type RouterStore = typeof router
