SYMBOL INDEX (12 symbols across 7 files) FILE: components/App.tsx type Props (line 7) | type Props = { function Preface (line 12) | function Preface({ children }: { children: ReactNode }): ReactElement { function App (line 41) | function App(props: Props): ReactElement { FILE: components/GlobalStyles.tsx function GlobalStyles (line 1) | function GlobalStyles() { FILE: components/Image.tsx type Props (line 6) | type Props = { function Image (line 19) | function Image(props: Props) { FILE: hooks/useMatchMedia.ts function useMatchMedia (line 3) | function useMatchMedia(query) { FILE: pages/_document.tsx class MyDocument (line 3) | class MyDocument extends Document { method render (line 4) | render() { FILE: pages/index.tsx function HomePage (line 9) | function HomePage() { FILE: scripts/exif.js constant CAMERAS (line 7) | const CAMERAS = { function createManifestFromExifData (line 17) | async function createManifestFromExifData(exifData) {