import type { Step } from "..";
export declare function lock($step: Step): void;
export declare function unlock($step: Step): boolean;
//# sourceMappingURL=lock.d.ts.map