import Head from 'next/head'; import Header from '../../components/Header'; import ManageFilePanel from '../../components/Files'; const FileManager = (): JSX.Element => ( <>