import { FormattedMessage } from 'react-intl'; export const NotSignedInIndicator: React.FC = () => (
);