import { SVGProps } from "react";
declare const RIShuffleFill: (props: SVGProps<SVGSVGElement>) => JSX.Element;
export { RIShuffleFill };
