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