TSharedStorageConnectionService

type TSharedStorageConnectionService = {
[key in Exclude<keyof ISharedStorageConnectionService, InternalKeys$1>]: unknown;
};