SYMBOL INDEX (24 symbols across 21 files) FILE: components/CodeBlock/CodeBlock.tsx type TCodeLanguage (line 7) | type TCodeLanguage = type ICodeBlockProps (line 14) | interface ICodeBlockProps { FILE: components/CopyCodeBlock/CopyCodeBlock.tsx type CodeSnippet (line 5) | interface CodeSnippet { FILE: components/Header/Header.tsx type IHeaderProps (line 7) | interface IHeaderProps { FILE: components/Layout/Layout.tsx type ILayoutProps (line 9) | interface ILayoutProps { FILE: components/MaintainerCard/MaintainerCard.tsx type IMaintainerCardProps (line 5) | interface IMaintainerCardProps { FILE: components/Nav/NavItem.tsx type INavItemProps (line 5) | interface INavItemProps { FILE: components/Nav/NavPrimary.tsx type INavProps (line 5) | interface INavProps { FILE: components/Nav/NavPrimaryMobile.tsx type INavProps (line 5) | interface INavProps { FILE: components/NavPage/NavPage.tsx type INavPageProps (line 4) | interface INavPageProps { FILE: components/PageUpdated/PageUpdated.tsx type IPageUpdatedProps (line 2) | interface IPageUpdatedProps { FILE: components/TemplateSection/TemplateSection.tsx type ITemplateSectionProps (line 4) | interface ITemplateSectionProps { FILE: components/TipOfTheDay/TipOfTheDay.tsx type ITip (line 5) | interface ITip { FILE: customHooks/useOnClickOutside.ts type Handler (line 4) | type Handler = (event: MouseEvent) => void function useOnClickOutside (line 6) | function useOnClickOutside( FILE: data/maintainers.ts type IMaintainer (line 1) | interface IMaintainer { FILE: data/pageNavigationLists.ts type IPageNavigationItem (line 1) | interface IPageNavigationItem { FILE: data/pages.ts type IPage (line 1) | interface IPage { FILE: data/tipsOfTheDay.ts type ITips (line 1) | interface ITips { FILE: pages/[content].tsx type IProps (line 31) | interface IProps { FILE: pages/_app.tsx function MyApp (line 7) | function MyApp({ Component, pageProps }: AppProps) { FILE: pages/about.tsx type IAboutProps (line 10) | interface IAboutProps { FILE: pages/api/hello.ts type Data (line 4) | type Data = { function handler (line 8) | function handler(