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