export function selectGameExecutable(): string export function checkGameIsRunning(processName: string): boolean export function whoUseThePort(port: number): object export function getDeviceInfo(): object export function getDeviceID(): string