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