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