import React from 'react' import { AboutScreen } from '@/screens/home/AboutScreen' export default function AboutRoute() { return }