import styled from 'styled-components' const Text = styled.span`` export const Paragraph = styled.p`` export default Text