import { Queue } from "bullmq"; export declare class BlobStorageIntegrationQueue { private static instance; static getInstance(): Queue | null; } //# sourceMappingURL=blobStorageIntegrationQueue.d.ts.map