declare const __default: { path: string; args: string[]; options: { argv0: any; stdio: "pipe"; detached: boolean; shell: boolean; windowsVerbatimArguments: any; windowsHide: boolean; }; initTag: string; socketMatch: RegExp; }; export { type __default };