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