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