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