export declare function enqueue(bannerId: string, url: string, body: unknown): void; export declare function flush(bannerId: string): Promise; //# sourceMappingURL=queue.d.ts.map