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