SYMBOL INDEX (13 symbols across 11 files) FILE: example/src/components/ClassComponent.tsx class ClassComponent (line 5) | class ClassComponent extends PureComponent { method render (line 53) | render() { FILE: src/components/CommentSectionComponent/Index.tsx type CommentSectionProps (line 11) | interface CommentSectionProps { FILE: src/components/CommentStructure.tsx/DeleteModal.tsx type DeleteModalProps (line 7) | interface DeleteModalProps { FILE: src/components/CommentStructure.tsx/Index.tsx type CommentStructureProps (line 10) | interface CommentStructureProps { FILE: src/components/InputField/AdvancedInput.tsx type AdvancedInputProps (line 10) | interface AdvancedInputProps { FILE: src/components/InputField/EmojiInput.tsx function useOutsideAlerter (line 6) | function useOutsideAlerter(ref: any, setOpen: Function) { type EmojiInputProps (line 20) | interface EmojiInputProps { FILE: src/components/InputField/Index.tsx type InputFieldProps (line 9) | interface InputFieldProps { FILE: src/components/InputField/RegularInput.tsx type RegularInputProps (line 7) | interface RegularInputProps { FILE: src/components/LoginSection/LoginSection.tsx type LoginSectionProps (line 4) | interface LoginSectionProps { FILE: src/index.tsx type CommentSectionProps (line 6) | interface CommentSectionProps { FILE: src/typings.d.ts type SvgrComponent (line 10) | interface SvgrComponent