/** * Flag to indicate whether --dry-run was provided on the * command line. */ export declare const isDryRun: boolean; //# sourceMappingURL=dry-run.d.ts.map