/// import { ChildProcess } from 'child_process'; export default function attachDebugListeners(cli: ChildProcess): void;