/** * @purpose Print CLI help for the commit command. */ export declare function printHelp(): void;