export interface IAgreementSponsor { agreementSponsorFullName: string agreementSponsorPartyKey: string producerKey: string }