import * as React from 'react';
declare const Unauthorized: React.FC;
export default Unauthorized;
