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