/// import { Writable } from 'stream'; export default function exitWithError(error: Error | unknown, errorStream?: Writable): void; //# sourceMappingURL=exitWithError.d.ts.map