export interface IMemberDepiction { attribution: string; imageUrl: string; } //# sourceMappingURL=IMemberDepiction.d.ts.map