Reproduction link

Steps to reproduce
import "LineChartProps" or any other props type
What is expected?
You should be able to import a props type in order to create custom components and extend the props type
What is actually happening?
Module '"recharts"' has no exported member 'LineChartProps'.
| Environment |
Info |
| Recharts |
v2.5.0 |
| React |
16.8.6 |
| System |
codesandbox |
| Browser |
Chrome |