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