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