SYMBOL INDEX (12 symbols across 4 files) FILE: python/translation/main.py function request_prompt (line 18) | def request_prompt(source_sentence): function translate (line 28) | def translate(source_path, dest_path): FILE: src/components/HomepageFeatures/index.tsx type FeatureItem (line 5) | type FeatureItem = { function Feature (line 40) | function Feature({title, Svg, description}: FeatureItem) { function HomepageFeatures (line 54) | function HomepageFeatures(): JSX.Element { FILE: src/components/TeamProfileCards/index.tsx type ProfileProps (line 12) | type ProfileProps = { function TeamProfileCard (line 20) | function TeamProfileCard({ function TeamProfileCardCol (line 66) | function TeamProfileCardCol(props: ProfileProps) { function MainAuthorRow (line 72) | function MainAuthorRow(): JSX.Element { function ContributorsRow (line 117) | function ContributorsRow(): JSX.Element { FILE: src/pages/index.tsx function HomepageHeader (line 10) | function HomepageHeader() { function Home (line 30) | function Home(): JSX.Element {