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