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