import { AgreementPreviews } from '../AgreementPreviews' export class AgreementPreviewsResponse { data: AgreementPreviews included: any[] }