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

declare const ShuffleVariantIcon: MdiReactIconComponentType;
export default ShuffleVariantIcon;
