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