/** * [API Reference](https://tai-kun.github.io/surrealdb.js/v2/api/utils/mutex/) */ export default function mutex PromiseLike>(method: TMethod, context: ClassMethodDecoratorContext): (this: any, ...args: Parameters) => Promise>>; //# sourceMappingURL=mutex.d.ts.map