import React from 'react'; const ExpandArrowIcon = ({ className }) => ( ); export default ExpandArrowIcon;