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