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