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