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