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