export interface MilestoneSet { id: number; title: string; } //# sourceMappingURL=milestone-set.model.d.ts.map