// AI.tsx import React from 'react'; import InputOutputBackend from './InputOutputHandler'; const AI: React.FC = () => { return (