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

declare const ShuffleDisabledIcon: MdiReactIconComponentType;
export default ShuffleDisabledIcon;
