export interface SelectorState { path?: string; x?: number; y?: number; }