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