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