export { default as ForbiddenPage } from "./ForbiddenPage"; export type { ForbiddenPageProps } from "./ForbiddenPage.types";