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