SYMBOL INDEX (27 symbols across 22 files) FILE: src/components/Aside/styles.ts type IContainerProps (line 4) | interface IContainerProps { type IThemeToggleFooterProps (line 9) | interface IThemeToggleFooterProps { FILE: src/components/BarChartBox/index.tsx type IBarChartProps (line 20) | interface IBarChartProps { FILE: src/components/BarChartBox/styles.ts type ILegendProps (line 3) | interface ILegendProps { FILE: src/components/Button/index.tsx type IButtonProps (line 5) | type IButtonProps = ButtonHTMLAttributes; FILE: src/components/ContentHeader/index.tsx type IContentHeaderProps (line 9) | interface IContentHeaderProps { FILE: src/components/ContentHeader/styles.ts type ITitleContainerProps (line 3) | interface ITitleContainerProps { FILE: src/components/HistoryBox/index.tsx type IHistoryBoxProps (line 22) | interface IHistoryBoxProps { FILE: src/components/HistoryBox/styles.ts type ILegendProps (line 3) | interface ILegendProps { FILE: src/components/HistoryFinanceCard/index.tsx type IHistoryFinanceCardProps (line 5) | interface IHistoryFinanceCardProps { FILE: src/components/HistoryFinanceCard/styles.ts type ITagProps (line 3) | interface ITagProps { FILE: src/components/Input/index.tsx type IInputProps (line 5) | type IInputProps = InputHTMLAttributes; FILE: src/components/MessageBox/index.tsx type IMessageBoxProps (line 5) | interface IMessageBoxProps { FILE: src/components/PieChartBox/index.tsx type IPieChartProps (line 18) | interface IPieChartProps { FILE: src/components/PieChartBox/styles.ts type ILegendProps (line 3) | interface ILegendProps { FILE: src/components/SelectInput/index.tsx type ISelectInputProps (line 5) | interface ISelectInputProps { FILE: src/components/Toggle/index.tsx type IToggleProps (line 10) | interface IToggleProps { FILE: src/components/WalletBox/index.tsx type IWalletBoxProps (line 11) | interface IWalletBoxProps { FILE: src/components/WalletBox/styles.ts type IContainerProps (line 3) | interface IContainerProps { FILE: src/hooks/auth.tsx type IAuthContext (line 3) | interface IAuthContext { function useAuth (line 39) | function useAuth(): IAuthContext { FILE: src/hooks/theme.tsx type IThemeContext (line 6) | interface IThemeContext { type ITheme (line 11) | interface ITheme { function useTheme (line 59) | function useTheme(): IThemeContext { FILE: src/pages/List/index.tsx type IRouteParams (line 20) | interface IRouteParams { type IData (line 28) | interface IData { FILE: src/styles/styled.d.ts type DefaultTheme (line 4) | interface DefaultTheme {