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