'use client' import { AppProgressBar as ProgressBar } from 'next-nprogress-bar' const Topbar = () => { return ( <> ) } export default Topbar