import type { PrismaClient } from "../../../types"; export declare const checkLock: (prisma: PrismaClient) => Promise; //# sourceMappingURL=check.d.ts.map