import { Command } from 'commander';

declare const trackCi: Command;

export { trackCi };
