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