import * as React from 'react'; const Unauthorized = () => ( ); export default Unauthorized;