import type { Outputs } from "./types"; export declare function getVersion(outputs: Outputs): string;