import React from 'react' import ThroughPut from './throughPut/throughPut' function SimulationAnalysis() { return ( <> ) } export default SimulationAnalysis