export interface ISubCommittee { name: string; systemCode: string; url: string; } //# sourceMappingURL=ISubCommittee.d.ts.map