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