import { WindowInfo } from '@sliprail/sdk/lib/index'
type WindowInfo
title: string
pid: number
handle: number
appName: string
filePath: string
icon?: string