import type { WindowState } from "./types"; export declare function queryWindowState(sourcePaneId: string): Promise;