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