/** * @param {API.BlobServiceContext} context * @returns {API.ServiceMethod} */ export function blobListProvider(context: API.BlobServiceContext): API.ServiceMethod; import * as API from '../types.js'; //# sourceMappingURL=list.d.ts.map