import React from 'react'; import Styled from './styles'; const Separator = () => ( ); export default Separator;