/** * @deprecated Use 'inventory adjust' (incremental) or 'inventory set' (absolute) instead. * Kept as hidden alias for backward compatibility. */ import { Command } from 'commander'; export declare const updateStockCommand: Command; //# sourceMappingURL=update.d.ts.map