export function selectGameExecutable(): string export function checkGameIsRunning(processName: string): boolean export function whoUseThePort(port: number): object export function copyToClipboard(value: string): any export function enablePrivilege(): any export function getDeviceInfo(): any export function getDeviceID(): string export function pause(): any