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