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