import { Middleware } from "@feathersjs/hooks"; export declare const ConcurrentLockerMW: Middleware; export declare function getLockFolder(projectPath: string): string; //# sourceMappingURL=concurrentLocker.d.ts.map