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