import styled from 'src/theme'; export const TestBoxStyled = styled.div` margin-bottom: 20px; `;