import styled from 'styled-components'; const StyledWrapper = styled.div``; export default StyledWrapper;