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