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

declare const ShuffleOn: ReactIconComponentType;
export default ShuffleOn;
            