export interface StatesRegistry { getByPath(path: string): V; }