import { Command } from 'commander';
export declare function syncCommand(program: Command): void;
