import { ReactIconComponentType } from '../types';

declare const Shuffle: ReactIconComponentType;
export default Shuffle;
            