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