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