export declare function getCliCommit(): string | null;
export declare function getCliVersion(): string;
export declare function getCliBuildLabel(): string;
