import { AgentState } from '../types'; export declare function scannerAgent(state: AgentState): Promise>; //# sourceMappingURL=scanner.agent.d.ts.map