import Box from '@mui/material/Box'; import Container from 'components/Container'; export default function Flows() { return ( Flows ); };