export declare function showVersion(): void;
export declare function showHelp(command?: string): void;
