import type { MonitorId } from "./MonitorId.js"; export type SeelenCommandStateGetWegItemsArgs = { monitorId: MonitorId | null; }; //# sourceMappingURL=SeelenCommandStateGetWegItemsArgs.d.ts.map