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