export interface LinkedInImageAttribute { $type: 'com.linkedin.voyager.common.ImageAttribute'; '*miniProfile': string; sourceType: string; }