/**
 * Responsibilities: Holds the current CLI/library version.
 */
export declare const version = "0.20.0";
