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