import React from 'react'; function IconRefresh(props: any) { return ( ); } export default IconRefresh;