import React from 'react' function MachineInstance() { return ( <> ) } export default MachineInstance