SYMBOL INDEX (10 symbols across 6 files) FILE: avatars/Avatar1.tsx function Avatar1 (line 4) | function Avatar1(bgColor: string, denoColor: string[]) { FILE: avatars/Avatar2.tsx function Avatar2 (line 4) | function Avatar2(bgColor: string, denoColor: string[]) { FILE: avatars/Avatar3.tsx function Avatar3 (line 4) | function Avatar3(bgColor: string, denoColor: string[]) { FILE: avatars/Avatar4.tsx function Avatar4 (line 4) | function Avatar4(bgColor: string, denoColor: string[]) { FILE: main.tsx type IconProps (line 9) | interface IconProps { FILE: util.ts class Random (line 3) | class Random { method constructor (line 9) | constructor(seed = 88675123) { method next (line 17) | next() { method nextInt (line 25) | nextInt(min: number, max: number) { function calcChecksum (line 31) | function calcChecksum(str: string) {