export function selectGameExecutable(): string export function checkGameIsRunning(processName: string): boolean export function whoUseThePort(port: number): object export function copyToClipboard(value: string): void export function checkSnapFastcall(): boolean export function enablePrivilege(): void export function getDeviceInfo(): object export function getMACAddress(): string export function getDeviceID(): string export function openUrl(url: string): number export function pause(): void