'use client' import { Next13ProgressBar } from 'next13-progressbar' export function ProgressBar() { return ( ) }