export type BlobClient = { containerName: string; blobName: string; };