import styled from 'styled-components'; export const TextWrapper = styled.span` `; export const Img = styled.img``;