import React from 'react'; declare const UnAuthenticatedComponent: () => React.JSX.Element; export default UnAuthenticatedComponent;