export interface ICommitteeReport { citation: string; updateDate: string; url: string; } //# sourceMappingURL=ICommitteeReport.d.ts.map