import type { CliOptions } from "../types"; export declare function analyze(options: Pick): void; //# sourceMappingURL=analyze.d.ts.map