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