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