/** * Although the version is already shown in the CLI, * we still provide a separate command to simplify * certain CI runs, scripts which need to get the * version. */ export declare function version(): void;