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