export interface GetAgreementItemContentsRs { contents: string; title: string; }