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