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