/** * Sync Command */ import { Command } from 'commander'; export declare function syncCommand(): Command; //# sourceMappingURL=sync.d.ts.map