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