import React from 'react'; import { IconProps } from '../index'; declare const Shuffle: React.FC; export default Shuffle;