import { ClientVersion } from "../execution/index.js";
export declare function getLodestarClientVersion(info?: {
    version?: string;
    commit?: string;
}): ClientVersion;
//# sourceMappingURL=metadata.d.ts.map