import React from 'react'; const VerticalSeparator = () => (
); export default VerticalSeparator;