#!/usr/bin/env ts-node import type { Command } from 'commander'; export default function fineTuning(program: Command): void; //# sourceMappingURL=fine-tuning.d.ts.map