TStorageConnectionService

type TStorageConnectionService = {
[key in Exclude<keyof IStorageConnectionService, InternalKeys$4>]: unknown;
};