import { AgencyConfig } from "../config.js"; export declare function review(config: AgencyConfig, targetFile: string): void;