export interface EntityDetailsSpec { displayName: string; description: string; icon: string; } //# sourceMappingURL=entity.d.ts.map