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