import React from 'react'; export const Forbidden = () => { return ( ); };