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