import { PageError } from "./PageError"; export function Forbidden() { return ( ); }