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