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