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