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

declare const ShuffleFillIcon: RemixiconReactIconComponentType;
export default ShuffleFillIcon;
