import { Agent } from '../types';
export declare function calculateTrustScore(agent: Agent): number;
//# sourceMappingURL=trustScore.d.ts.map