import type { Writable } from 'node:stream'; export declare function printHelp(stream?: Writable): void;