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