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