export declare const agentCoreTrustPolicy: { Version: "2012-10-17"; Statement: { Effect: "Allow"; Principal: { Service: string; }; Action: string; }[]; }; //# sourceMappingURL=agentcore-trust-policy.d.ts.map