'use client'; import { AppProgressBar } from 'next-nprogress-bar'; export function ProgressBar() { return ( ); }