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