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