export interface IIntelligenceCitation { bookTitle: string; questId: string; title: string; } //# sourceMappingURL=IIntelligenceCitation.d.ts.map