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