export declare function createAsyncLock(): (fn: () => Promise) => Promise; //# sourceMappingURL=async-lock.d.ts.map