import {Basic, Combined, Animated, bounce} from '../shared/styles' const Home = () => (
Cool Styles With :hover. Let's bounce.
) export default Home