export declare const getMutex: () => (lockId?: keyof any) => Promise<() => void>; //# sourceMappingURL=getMutex.d.ts.map