import { FC } from 'react';
declare const DefaultUnauthorized: FC;
export default DefaultUnauthorized;
