export interface ILatestAction { actionDate: string; text: string; } //# sourceMappingURL=ILatestAction.d.ts.map