Add type information to contacts and appbar store
As already done with the vocabulary, devices and platforms store, add type exports at least for state, getters and actions to the contacts and appbar stores.
Beside that, have a look how the appbar store can be simplified. It is not a good decision to put page specific functionality into the appbar store.