type RouterState = { path: string, query: Record<string, string> }
packages / workbench / src / router / types.ts