exporttypeProductVersion = {
db_schema_version: number;
vault_id: string;
/**
* The version of a Vault specified as a string consisting of version number, build number, and edition.
*/vault_version: string;
};
//# sourceMappingURL=ProductVersion.d.ts.map