import React from 'react'; import { UndrawSVGProps } from '../types'; declare const GrowthCurve: React.FC; export default GrowthCurve;