import { Command } from "commander"; export declare function registerDiffCommand(program: Command): void; //# sourceMappingURL=diff.d.ts.map