import HumanInstances from './instances/humanInstances' function Human() { return ( <> ) } export default Human