import type { IIntelligenceBase } from '.'; export interface IIndexResearch extends IIntelligenceBase { } //# sourceMappingURL=IIndexResearch.d.ts.map