import type { Command } from 'commander'; export declare function registerReconcileCommand(program: Command): void; //# sourceMappingURL=reconcile.d.ts.map