/**
 * The blobs:delete command
 */
export declare const blobsDelete: (storeName: string, key: string, _options: Record<string, unknown>, command: any) => Promise<undefined>;
//# sourceMappingURL=blobs-delete.d.ts.map