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