import type { ReactElement, FC } from 'react';
import { type IconWeight } from '../lib';
declare const _default: Map<IconWeight, ReactElement<unknown, string | import("react").JSXElementConstructor<any>> | FC<{
    duotoneColor?: string;
    duotoneOpacity?: number;
}>>;
export default _default;
//# sourceMappingURL=ShuffleSimple.d.ts.map