const SectionSeparator = (): JSX.Element => { return
; }; export default SectionSeparator;