import * as React from 'react'; declare const Unauthorized: () => React.JSX.Element; export default Unauthorized;