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