/// import type { Writable } from 'stream'; export declare function readPackageJSON(): any; export declare function streamHelp(stream: Writable, tool: string): void;