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