import type { Config } from '../../types/Config.js'; export declare function runDetectObjects(args: string[], config: Config): Promise; //# sourceMappingURL=detect-objects.d.ts.map