import ProtectedAppointmentBooking from '@/components/ProtectedAppointmentBooking' export default function ProtectedPage() { return (
) }