import React from 'react'; import { FormattedMessage } from 'react-intl'; const SignInBanner = () => (

); export default SignInBanner;