import type { ExecOpts } from '@lerna-lite/core'; export declare function getCurrentSHA(opts: ExecOpts, dryRun?: boolean): any;