import styled from 'src/theme'; export const ViewerStyled = styled.div` background-color: #fff; `;