export type LibraryVersions = { libraryVersion: number; keystoreVersion: number; keystoreVersionMin: number; goBuildVersion: string; };