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