/// import 'typings-global'; import { ChildProcess } from 'child_process'; export declare let openUrl: (urlArg: any) => Promise;