import React from 'react'; const RightIcon = (props: any) => ( ); export default RightIcon;