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