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