export interface IMemberServedTimespan { end: null; start: number; } //# sourceMappingURL=IMemberServedTimespan.d.ts.map