import type { JSX } from 'react';
export declare function OIDCForbidden(): JSX.Element;
