ThirdwebStorageOptions
  clientId?: string;  secretKey?: string;  uploadServerUrl?: string;};
type clientId = string;
type secretKey = string;
type uploadServerUrl = string;
  clientId?: string;  secretKey?: string;  uploadServerUrl?: string;};
type clientId = string;
type secretKey = string;
type uploadServerUrl = string;