/** * AgentGuard CLI entry point. */ export declare function main(argv?: string[]): Promise; //# sourceMappingURL=main.d.ts.map