import React from 'react'; const HorizontalLine = () => { return
; }; export default HorizontalLine;