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