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