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