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