import type { CommandAction } from '../../../types/CommandAction.js'; /** Executor for the "info lock-file" verb */ export declare const execute: CommandAction; //# sourceMappingURL=execute.d.ts.map