import { MdiReactIconComponentType } from './dist/typings';

declare const ShuffleIcon: MdiReactIconComponentType;
export default ShuffleIcon;
