/** * @purpose Print help text for the gennady orient command. * @sideEffect Console: writes usage, options, and examples to stdout. */ export declare function printHelp(): void;