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