#!/usr/bin/env node/**
* @file This is the main entry point for the semantic-change-detector CLI.
* It parses command-line arguments, orchestrates the analysis of files,
* and outputs the results in the specified format.
*/export {};
//# sourceMappingURL=cli.d.ts.map