export declare function createSerialQueue(): (fn: () => Promise) => void; //# sourceMappingURL=serial-queue.d.ts.map