/** * Help Command * Display usage information */ export declare function showHelp(): void;