pub type KVPermissionsMuxComponentType<V> = KVStorePermissions<'static, V>;
pub struct KVPermissionsMuxComponentType<V> { /* private fields */ }