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