Part of [ENG-10477](https://linear.app/comm/issue/ENG-10477/implement-shared-function-to-execute-restore)
To be able to call `restoreBackupData`, we need the store version. Doing the same approach as for the web. In the future, this should be defined in `/lib`, but I'll take care of this as part of [Run the migrations during backup restoration](https://linear.app/comm/project/run-the-migrations-during-backup-restoration-52bf6617d3e2/issues) because I am not sure we're ready for it.
Depends on D14521