/** * Get the CLI version from package.json */ export declare function getVersion(): string; //# sourceMappingURL=version.d.ts.map