TStorageConnectionService

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