declare const Unauthorized: () => JSX.Element; export declare const UnauthorizedTitle: () => JSX.Element; export default Unauthorized;