import type { IconProps } from '../../types'; declare const ShuffleFill: import("react").NamedExoticComponent; /** * Remix Icon: Shuffle Fill * @see {@link https://remixicon.com/icon/shuffle-fill Remix Icon Docs} */ export { ShuffleFill };